home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / lottry12.zip / LOTTERY.BAT < prev    next >
DOS Batch File  |  1996-09-28  |  212b  |  10 lines

  1. @echo off
  2. cls
  3. REM %1 is the Node Number on the command line.
  4. REM Note Trailing Backslash
  5. REM Edit to Replace with your directories
  6. REM
  7. cd\Shotgun\lottery
  8. lottery.exe C:\SHOTGUN\NODE%1\
  9. cd\shotgun\node%1
  10.